Taeluf.com

Home FOSS Versioning

All Projects

Big Db

  • bin/
  • config/
  • docs/
  • docsrc/
  • src/
  • test/
    • config/
    • input/
      • BigDbApp/
      • BigDbServer/
      • BigDbTasks/
      • BigOrm/
        • Article.php
        • Author.php
        • Status.php
        • article.sql
      • InitBigDb/
      • bigdb-sql/
      • TestEnums.php
    • run/
    • src/
    • .gitignore
  • .git
  • .gitignore
  • LICENSE
  • README.md
  • Status.md
  • composer.json
  • composer.lock
Docs
Src Code

Big Db-src:v1.0 -> test -> input -> BigOrm -> Author.php

Author.php

<?php

namespace Tlf\BigDb\Test;

class Author extends \Tlf\BigOrm {

    public int $id;

}
Choose a Branch
Default: v1.0
Current: v1.0
v1.0

Taeluf

"Kitchen Sink" styles
Site Analytics

© 2020 Taeluf, Reed Sutman